home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / root.rc < prev    next >
Encoding:
Text File  |  2007-08-30  |  3.9 KB  |  165 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // REGISTRY
  27. //
  28.  
  29. IDR_$$COM_CLASS_NAME$$               REGISTRY DISCARDABLE    "$$COM_CLASS_NAME$$.rgs"
  30. #endif    // English (U.S.) resources
  31. /////////////////////////////////////////////////////////////////////////////
  32.  
  33.  
  34. /////////////////////////////////////////////////////////////////////////////
  35. // English (U.S.) resources
  36.  
  37. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  38. #ifdef _WIN32
  39. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  40. #pragma code_page(1252)
  41. #endif //_WIN32
  42.  
  43. $$IF(ToolCreating)
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Bitmap
  47. //
  48. IDB_TOOLICON         BITMAP  DISCARDABLE     "Bitmaps\\ToolIcon.bmp"
  49. /////////////////////////////////////////////////////////////////////////////
  50. $$ENDIF
  51.  
  52.  
  53. #ifdef APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // TEXTINCLUDE
  57. //
  58.  
  59. 1 TEXTINCLUDE DISCARDABLE 
  60. BEGIN
  61.     "resource.h\0"
  62. END
  63.  
  64. 2 TEXTINCLUDE DISCARDABLE 
  65. BEGIN
  66.     "#include ""afxres.h""\r\n"
  67.     "\0"
  68. END
  69.  
  70. 3 TEXTINCLUDE DISCARDABLE 
  71. BEGIN
  72.     "1 TYPELIB ""debug\\\\$$root$$.tlb""\r\n"
  73.     "\0"
  74. END
  75.  
  76. #endif    // APSTUDIO_INVOKED
  77.  
  78.  
  79. #ifndef _MAC
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Version
  83. //
  84.  
  85. VS_VERSION_INFO VERSIONINFO
  86. FILEVERSION 14,1,56,6
  87. PRODUCTVERSION 14,1,56,6
  88.  FILEFLAGSMASK 0x3fL
  89. #ifdef _DEBUG
  90.  FILEFLAGS 0x1L
  91. #else
  92.  FILEFLAGS 0x0L
  93. #endif
  94.  FILEOS 0x4L
  95.  FILETYPE 0x2L
  96.  FILESUBTYPE 0x0L
  97. BEGIN
  98.     BLOCK "StringFileInfo"
  99.     BEGIN
  100.         BLOCK "040904B0"
  101.         BEGIN
  102.             VALUE "CompanyName", "\0"
  103.             VALUE "FileDescription", "$$root$$ Module\0"
  104.             VALUE "FileVersion", "14, 1, 56, 6\0"
  105.             VALUE "InternalName", "$$root$$\0"
  106.             VALUE "LegalCopyright", "Copyright 2001\0"
  107.             VALUE "OriginalFilename", "$$root$$.DLL\0"
  108.             VALUE "ProductName", "$$root$$ Module\0"
  109.             VALUE "ProductVersion", "14, 1, 56, 6\0"
  110.             VALUE "OLESelfRegister", "\0"
  111.         END
  112.     END
  113.     BLOCK "VarFileInfo"
  114.     BEGIN
  115.         VALUE "Translation", 0x409, 1200
  116.     END
  117. END
  118.  
  119. #endif    // !_MAC
  120.  
  121.  
  122. /////////////////////////////////////////////////////////////////////////////
  123. //
  124. // String Table
  125. //
  126.  
  127. STRINGTABLE DISCARDABLE 
  128. BEGIN
  129.     IDS_PROJNAME            "$$root$$"
  130.     IDS_DESCRIPTION         "$$ProjectDescription$$"
  131. END
  132.  
  133. $$IF(RegenCreating)
  134. $$RegenPropertiesStringTable$$
  135. $$RegenPropertiesValuesStringTable$$
  136. $$ENDIF
  137. $$IF(FilterCreating)
  138. STRINGTABLE    DISCARDABLE
  139. BEGIN
  140.     IDS_FILTERID            "$$FilterID$$"
  141.     IDS_FILTERDESCRIPTION    "$$FilterDescription$$"
  142.     IDS_PRIORITY            "$$FilterPriority$$"
  143.     IDS_EXTENSION            "$$FilterExtension$$"
  144. END
  145. $$ENDIF
  146. $$IF(ToolCreating)
  147. $$ToolStrTable$$
  148. $$ENDIF
  149.  
  150. #endif    // English (U.S.) resources
  151. /////////////////////////////////////////////////////////////////////////////
  152.  
  153.  
  154.  
  155. #ifndef APSTUDIO_INVOKED
  156. /////////////////////////////////////////////////////////////////////////////
  157. //
  158. // Generated from the TEXTINCLUDE 3 resource.
  159. //
  160. 1 TYPELIB "debug\\$$root$$.tlb"
  161.  
  162. /////////////////////////////////////////////////////////////////////////////
  163. #endif    // not APSTUDIO_INVOKED
  164.  
  165.